Skip to content

SCRUM-4936 create GeneSummary documents in ES#1274

Closed
cmpich wants to merge 5 commits intostagefrom
SCRUM-4936a
Closed

SCRUM-4936 create GeneSummary documents in ES#1274
cmpich wants to merge 5 commits intostagefrom
SCRUM-4936a

Conversation

@cmpich
Copy link
Copy Markdown
Contributor

@cmpich cmpich commented Mar 14, 2025

No description provided.

@cmpich cmpich requested a review from a team as a code owner March 14, 2025 14:14
@cmpich cmpich marked this pull request as draft March 14, 2025 14:15
@cmpich cmpich marked this pull request as ready for review March 14, 2025 14:25
public class GeneSummaryDocument extends ESDocument {

protected String category = "gene_summary";
private Map<String, Object> geneAnnotations;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't see this field being used anywhere can we remove it?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, removed.

Comment thread agr_indexer/src/main/java/org/alliancegenome/indexer/config/IndexerConfig.java Outdated
@oblodgett
Copy link
Copy Markdown
Member

@cmpich I am going to more this code into my branch on curation? If you want to close this PR in the java repo?

Copy link
Copy Markdown
Member

@oblodgett oblodgett left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This needs to get rewritten given the new code.

@cmpich cmpich closed this Mar 18, 2025
@oblodgett oblodgett deleted the SCRUM-4936a branch September 2, 2025 21:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants